home *** CD-ROM | disk | FTP | other *** search
- [comprss.zoo](37k) 0 0 755
- #
- # Compress is the standard un*x compression utility. Actually there is
- # 'compact' on unices as well, but compress seems to be used *much* more
- # frequently. This is a TOS-friendly compress routine, ie: it does not
- # append a ".Z" to the filename, but appends "z" instead, and truncates to
- # 8+3 filename format.
- #
- /usr/bin/compress.ttp
-